FolderChildFolderCount Property |
Represents the number of child folders that are contained within a folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int ChildFolderCount { get; }Public ReadOnly Property ChildFolderCount As Integer
Get
Property Value
Type:
Int32
See Also